Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add stretch variant for 1.13 #300

Merged
merged 1 commit into from
Sep 5, 2019

Conversation

tianon
Copy link
Member

@tianon tianon commented Sep 5, 2019

@leighmcculloch made a pretty compelling argument for this IMO 😄 😇

Closes #296

@yosifkit yosifkit merged commit 151ac2e into docker-library:master Sep 5, 2019
@yosifkit yosifkit deleted the 1.13-stretch branch September 5, 2019 20:07
docker-library-bot added a commit to docker-library-bot/official-images that referenced this pull request Sep 5, 2019
Changes:

- docker-library/golang@151ac2e: Merge pull request docker-library/golang#300 from infosiftr/1.13-stretch
- docker-library/golang@e7c5f60: Add stretch variant for 1.13
- docker-library/golang@1e0c17d: Update generated README
@leighmcculloch
Copy link

Thanks @tianon 🎉 ! I'm looking forward to the merge upstream into the official images.

@thaJeztah
Copy link
Contributor

Oh! Guess I'm gonna use this while we fight out the issues with buster ❤️

@thaJeztah thaJeztah mentioned this pull request Sep 7, 2019
6 tasks
leighmcculloch added a commit to stellar/go that referenced this pull request Sep 20, 2019
Change the Debian version that the Go 1.13 checks, tests, and publishing occurs with to Debian Stretch, instead of Debian Buster.

When we added tests for Go 1.13 the only image available on DockerHub was based on Debian Stretch. We made a case for publishing a Stretch version for at least a year while Stretch is still in use in docker-library/golang#296 and it was added in docker-library/golang/pull/300 and docker-library/official-images#6597.

Since we're still using Debian Stretch we agreed it would be worthwhile to run our tests and builds on it until we upgrade.

I left the postgresql fallback install code that pulls the deb from the official postgres apt repo when it's not available in the default system repo. That was also added for Buster because Buster doesn't have the version we need, version 9.6. I left that code there because we're likely to use it soon enough when we move everything to Buster anyway.

Close #1718
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

request to add a stretch build for go1.13rc1
4 participants